home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / stevi69x.zip / README.69B < prev    next >
Text File  |  1990-04-24  |  2KB  |  51 lines

  1. New for STEVIE v3.69b
  2.  
  3. I saw a request on Info-IBMPC for MS-DOS executables, so I reached out
  4. and snarfed the source package from uunet.uu.net (AKA 192.48.96.2)
  5. via anonymous ftp:
  6.     comp.sources.misc/volume11/stevie3.69a
  7.         part01.Z .. part06.Z
  8.  
  9. One of the files indicated ascii.h was missing, so I had to go back and
  10. snarf ALL the bloody source (part01.Z..part08.Z) from
  11.     comp.sources.misc/volume8/stevie3.68
  12. to find the single missing file .. sigh ..
  13.  
  14. Then I downloaded the whole mess, converted the Unix source files to
  15. MS-DOS text format (thanks, FLIP), fired up my Turbo C v2.0 MAKE, and
  16. naturally found it wouldn't work on the DOS_TC.MK makefile.
  17.  
  18. Read through the PORTING.DOC and figured out a little.  Especially
  19. enjoyed the final instruction:
  20.  
  21.     "compile and debug the editor"
  22.  
  23. yeah .. right .. sure ..
  24.  
  25. Fired up Turbo C interactive mode, figured out the various settings
  26. (things like Compact model, unsigned chars, word alignment, etc.)
  27. (now all in TCCONFIG.TC for your edification when YOU try to do this mess),
  28. made LOTS of tweaks and patches to stop Turbo C from complaining TOO much,
  29. and FINALLY got this sucker to compile!
  30.  
  31. Matter of fact, it works pretty good!  I'm using STEVIE v3.69b to write this
  32. short document.  Can't STAND the screen flashing when I give a wrong command,
  33. try to cursor down beyond last line, etc., but I guess that's ok.
  34.  
  35. So .. you wanted executables for MS-DOS .. you got it!  This version's
  36. compiled with BIOS defined, so no NANSI requirement .. and you'd better be
  37. PC-compatible!  I also defined HELP (despite the warning that it takes up
  38. precious data space).  See ENV.H for details on the defines.
  39.  
  40. I suppose I oughtta upload the entire package to SIMTEL, but heck with it
  41. for now.  I'll just include executables and docs.  I'm throwing in the
  42. SETENV.EXE and CTAGS.EXE utilities also (freshly compiled), although
  43. I donno WHY they're included with STEVIE.  Whupped up a little doc for
  44. SETENV from the source file also.
  45.  
  46.  
  47. Regards,
  48. David Kirschbaum
  49. Toad Hall
  50. kirsch@usasoc.soc.mil
  51.